Resource StructureDefinition/FHIR Server from package de.gkvsv.evp#1.0.0-rc1 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "GKVSV-PR-EVP-CarePlanBedarf",
"meta" : {
"lastUpdated" : "2023-07-16T00:29:09.3509526+00:00"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
"valueString" : "Clinical.Care Provision"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
"valueCode" : "patient"
}
],
"url" : "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_CarePlanBedarf",
"version" : "1.0",
"name" : "GKVSV_PR_EVP_CarePlanBedarf",
"status" : "active",
"date" : "2023-07-16T00:29:54.1870642+00:00",
"description" : "Abbildung eines Bedarfes auf einer Beratung mit einer bis mehreren MaÃnahmen.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "CarePlan",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/CarePlan",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "CarePlan.meta",
"path" : "CarePlan.meta",
"min" : 1,
"mustSupport" : true
},
{
"id" : "CarePlan.meta.versionId",
"path" : "CarePlan.meta.versionId",
"max" : "0"
},
{
"id" : "CarePlan.meta.lastUpdated",
"path" : "CarePlan.meta.lastUpdated",
"max" : "0"
},
{
"id" : "CarePlan.meta.source",
"path" : "CarePlan.meta.source",
"max" : "0"
},
{
"id" : "CarePlan.meta.profile",
"path" : "CarePlan.meta.profile",
"min" : 1,
"max" : "1",
"patternCanonical" : "https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_CarePlanBedarf|1.0",
"mustSupport" : true
},
{
"id" : "CarePlan.meta.security",
"path" : "CarePlan.meta.security",
"max" : "0"
},
{
"id" : "CarePlan.meta.tag",
"path" : "CarePlan.meta.tag",
"max" : "0"
},
{
"id" : "CarePlan.implicitRules",
"path" : "CarePlan.implicitRules",
"max" : "0"
},
{
"id" : "CarePlan.language",
"path" : "CarePlan.language",
"max" : "0"
},
{
"id" : "CarePlan.text",
"path" : "CarePlan.text",
"max" : "0"
},
{
"id" : "CarePlan.contained",
"path" : "CarePlan.contained",
"max" : "0"
},
{
"id" : "CarePlan.identifier",
"path" : "CarePlan.identifier",
"max" : "1"
},
{
"id" : "CarePlan.instantiatesCanonical",
"path" : "CarePlan.instantiatesCanonical",
"max" : "0"
},
{
"id" : "CarePlan.instantiatesUri",
"path" : "CarePlan.instantiatesUri",
"max" : "0"
},
{
"id" : "CarePlan.basedOn",
"path" : "CarePlan.basedOn",
"max" : "0"
},
{
"id" : "CarePlan.replaces",
"path" : "CarePlan.replaces",
"max" : "0"
},
{
"id" : "CarePlan.partOf",
"path" : "CarePlan.partOf",
"max" : "0"
},
{
"id" : "CarePlan.status",
"path" : "CarePlan.status",
"fixedCode" : "active"
},
{
"id" : "CarePlan.intent",
"path" : "CarePlan.intent",
"fixedCode" : "plan"
},
{
"id" : "CarePlan.category",
"path" : "CarePlan.category",
"short" : "Bedarfskategorie",
"definition" : "Kennzeichen der Bedarfskategorie gemäà Schlüsselverzeichnis 6.7",
"min" : 1,
"max" : "1",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "https://fhir.gkvsv.de/ValueSet/GKVSV_VS_EVP_BedarfsKategorie"
}
},
{
"id" : "CarePlan.category.id",
"path" : "CarePlan.category.id",
"max" : "0"
},
{
"id" : "CarePlan.category.coding",
"path" : "CarePlan.category.coding",
"min" : 1,
"mustSupport" : true
},
{
"id" : "CarePlan.category.coding.id",
"path" : "CarePlan.category.coding.id",
"max" : "0"
},
{
"id" : "CarePlan.category.coding.system",
"path" : "CarePlan.category.coding.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "CarePlan.category.coding.version",
"path" : "CarePlan.category.coding.version",
"max" : "0"
},
{
"id" : "CarePlan.category.coding.code",
"path" : "CarePlan.category.coding.code",
"min" : 1,
"mustSupport" : true
},
{
"id" : "CarePlan.category.coding.userSelected",
"path" : "CarePlan.category.coding.userSelected",
"max" : "0"
},
{
"id" : "CarePlan.category.text",
"path" : "CarePlan.category.text",
"max" : "0"
},
{
"id" : "CarePlan.description",
"path" : "CarePlan.description",
"short" : "Bedarfsspezifikation",
"definition" : "Bedarfsspezifikation, Freitext",
"min" : 1,
"maxLength" : 600,
"constraint" : [
{
"key" : "ele-1",
"severity" : "error",
"human" : "Dieser Wert darf die Länge von 600 nicht überschreiten",
"expression" : "length()<601"
}
],
"mustSupport" : true
},
{
"id" : "CarePlan.subject",
"path" : "CarePlan.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_Versicherter"
]
}
],
"mustSupport" : true
},
{
"id" : "CarePlan.subject.id",
"path" : "CarePlan.subject.id",
"max" : "0"
},
{
"id" : "CarePlan.subject.reference",
"path" : "CarePlan.subject.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "CarePlan.subject.type",
"path" : "CarePlan.subject.type",
"max" : "0"
},
{
"id" : "CarePlan.subject.identifier",
"path" : "CarePlan.subject.identifier",
"max" : "0"
},
{
"id" : "CarePlan.subject.display",
"path" : "CarePlan.subject.display",
"max" : "0"
},
{
"id" : "CarePlan.encounter",
"path" : "CarePlan.encounter",
"max" : "0"
},
{
"id" : "CarePlan.period",
"path" : "CarePlan.period",
"max" : "0"
},
{
"id" : "CarePlan.created",
"path" : "CarePlan.created",
"max" : "0",
"mustSupport" : false
},
{
"id" : "CarePlan.author",
"path" : "CarePlan.author",
"max" : "0"
},
{
"id" : "CarePlan.contributor",
"path" : "CarePlan.contributor",
"max" : "0"
},
{
"id" : "CarePlan.careTeam",
"path" : "CarePlan.careTeam",
"max" : "0"
},
{
"id" : "CarePlan.addresses",
"path" : "CarePlan.addresses",
"max" : "0"
},
{
"id" : "CarePlan.supportingInfo",
"path" : "CarePlan.supportingInfo",
"max" : "0"
},
{
"id" : "CarePlan.goal",
"path" : "CarePlan.goal",
"short" : "Zielformulierung",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "CarePlan.goal.id",
"path" : "CarePlan.goal.id",
"max" : "0"
},
{
"id" : "CarePlan.goal.reference",
"path" : "CarePlan.goal.reference",
"max" : "0"
},
{
"id" : "CarePlan.goal.type",
"path" : "CarePlan.goal.type",
"max" : "0"
},
{
"id" : "CarePlan.goal.identifier",
"path" : "CarePlan.goal.identifier",
"max" : "0"
},
{
"id" : "CarePlan.goal.display",
"path" : "CarePlan.goal.display",
"short" : "Zielformulierung",
"definition" : "Zielformulierung, Freitext",
"min" : 1,
"maxLength" : 600,
"constraint" : [
{
"key" : "ele-1",
"severity" : "error",
"human" : "Dieser Wert darf die Länge von 600 nicht überschreiten",
"expression" : "length()<601"
}
],
"mustSupport" : true
},
{
"id" : "CarePlan.activity",
"path" : "CarePlan.activity",
"short" : "MaÃnahmen",
"max" : "99",
"mustSupport" : true
},
{
"id" : "CarePlan.activity.outcomeCodeableConcept",
"path" : "CarePlan.activity.outcomeCodeableConcept",
"max" : "0"
},
{
"id" : "CarePlan.activity.outcomeReference",
"path" : "CarePlan.activity.outcomeReference",
"max" : "0"
},
{
"id" : "CarePlan.activity.progress",
"path" : "CarePlan.activity.progress",
"max" : "0"
},
{
"id" : "CarePlan.activity.reference",
"path" : "CarePlan.activity.reference",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_EVP_ServiceRequestMassnahme"
]
}
],
"mustSupport" : true
},
{
"id" : "CarePlan.activity.reference.id",
"path" : "CarePlan.activity.reference.id",
"max" : "0"
},
{
"id" : "CarePlan.activity.reference.reference",
"path" : "CarePlan.activity.reference.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "CarePlan.activity.reference.type",
"path" : "CarePlan.activity.reference.type",
"max" : "0"
},
{
"id" : "CarePlan.activity.reference.identifier",
"path" : "CarePlan.activity.reference.identifier",
"max" : "0"
},
{
"id" : "CarePlan.activity.reference.display",
"path" : "CarePlan.activity.reference.display",
"max" : "0"
},
{
"id" : "CarePlan.activity.detail",
"path" : "CarePlan.activity.detail",
"max" : "0"
},
{
"id" : "CarePlan.note",
"path" : "CarePlan.note",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.